Skip to content

Hostname

torggler.com

Last fetched

torggler.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · torggler.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/torggler.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.81.163.166.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.81.333.166.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.81.813.166.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.166.81.923.166.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
3.167.227.213.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.603.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.753.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.793.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.185.11952.85.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
52.85.185.9252.85.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
52.85.185.12852.85.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
52.85.185.12752.85.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:1443
Organization
paul rofner
Contact emails

Subdomains

11 observed subdomains of torggler.com.

Web-graph footprint

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

105 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for torggler.com.

MechanismTarget
SPF_Amail.torggler.com
SPF_Amailrelay.torggler.com
SPF_Atorggler.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXtorggler.com

Related pages

Pivot deeper into the graph from torggler.com.

Cypher and MCP

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

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