Skip to content

Hostname

a1securityprint.com

Last fetched

a1securityprint.com resolves to 1 IPv4 address operated by AS-ICUK in GB. WHOIS lists iana:1052 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.35.148.226185.35.148.0/24AS51561AS-ICUKGB

WHOIS identity

Registrar
iana:1052
Organization
thompson wayne
Contact emails

Subdomains

1 observed subdomain of a1securityprint.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for a1securityprint.com.

MechanismTarget
SPF_Aa1securityprint.com
SPF_Afreecom.net
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.51.203.247/32
SPF_IP46.51.207.123/32
SPF_IP54.246.152.6/32
SPF_IP54.77.36.29/32
SPF_IP81.133.142.95/32
SPF_MXa1securityprint.com

Related pages

Pivot deeper into the graph from a1securityprint.com.

Cypher and MCP

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

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