Skip to content

Hostname

mysugr.com

Last fetched

mysugr.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.11418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.121.1618.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.121.4518.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.121.6518.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.121.8218.173.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.253.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.273.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.903.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.993.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
bernhard schandl
Contact emails

Subdomains

28 observed subdomains of mysugr.com.

Web-graph footprint

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

598 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mysugr.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.roche.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from mysugr.com.

Cypher and MCP

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

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