Skip to content

Hostname

sngular.com

Last fetched

sngular.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · sngular.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sngular.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.52.12118.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.12418.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.12818.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.4118.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.66.192.2918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.3818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.5718.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.6618.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sngular.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEone.zoho.eu
SPF_IP185.172.199.0/25
SPF_IP185.20.211.0/25
SPF_IP31.186.226.160/27
SPF_IP91.103.152.0/24

Related pages

Pivot deeper into the graph from sngular.com.

Cypher and MCP

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

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