Skip to content

Hostname

troyweb.com

Last fetched

troyweb.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · troyweb.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/troyweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.10018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.10418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.1118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
3.165.160.1143.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.1173.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.1293.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.863.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 017468608
Contact emails

Subdomains

8 observed subdomains of troyweb.com.

Web-graph footprint

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

30 sites link to this hostname.

165 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for troyweb.com.

MechanismTarget
SPF_Atroyweb.com
SPF_INCLUDE20892485.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP107.21.243.240
SPF_MXtroyweb.com

Related pages

Pivot deeper into the graph from troyweb.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "troyweb.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.