Skip to content

Hostname

terapify.com

Last fetched

terapify.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · terapify.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/terapify.com

Resolution chain

terapify.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.210.115.12718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.230.873.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.227.953.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.211.11534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.223.2434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.153.14434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.111.15534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.12.9152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.87.14454.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.142.12554.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.136.11098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.224.12398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.255.10654.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.235.197100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.110.19298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.60.5598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

29 observed subdomains of terapify.com.

Web-graph footprint

Distinct hostnames that link to or from terapify.com in the public web crawl.

259 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for terapify.com.

MechanismTarget
SPF_INCLUDE19953108.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from terapify.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "terapify.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.