Skip to content

Hostname

spinger.co

Last fetched

spinger.co resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · spinger.coRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/spinger.co

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.176.22746.4.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

3 observed subdomains of spinger.co.

Web-graph footprint

Distinct hostnames that link to or from spinger.co in the public web crawl.

27 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for spinger.co.

MechanismTarget
SPF_Asmtprelay9.limoodns.com
SPF_Aspinger.co
SPF_IP46.4.176.227
SPF_IP5.9.98.226
SPF_MXspinger.co

Related pages

Pivot deeper into the graph from spinger.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spinger.co"})-[: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.