Skip to content

Hostname

aspectc.org

Last fetched

aspectc.org resolves to 1 IPv4 address operated by CONTABO in GB. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · aspectc.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aspectc.org

Resolution chain

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

IPPrefixASNOperatorCountry
161.97.88.164161.97.88.0/23AS51167CONTABOGB

WHOIS identity

Registrar
iana:1443
Organization
olaf spinczyk
Contact emails

Subdomains

8 observed subdomains of aspectc.org.

Web-graph footprint

Distinct hostnames that link to or from aspectc.org in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for aspectc.org.

MechanismTarget
SPF_Aaspectc.org
SPF_IP46.151.162.0/24
SPF_IP46.151.164.0/24
SPF_IP83.243.58.0/24
SPF_MXaspectc.org

Related pages

Pivot deeper into the graph from aspectc.org.

Cypher and MCP

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

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