Skip to content

Hostname

sngco.com

Last fetched

sngco.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · sngco.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sngco.com

Resolution chain

sngco.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.227.159.18167.227.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:303
Organization
bruce campbell
Contact emails

Subdomains

4 observed subdomains of sngco.com.

Web-graph footprint

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

21 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sngco.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEauthsmtp.com
SPF_IP104.153.122.18
SPF_IP208.47.184.3
SPF_IP209.115.50.134
SPF_IP209.201.85.234
SPF_IP216.29.165.18
SPF_IP216.29.96.42
SPF_IP50.42.31.146
SPF_IP67.227.159.181

Related pages

Pivot deeper into the graph from sngco.com.

Cypher and MCP

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

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