Skip to content

Hostname

ayubpark.com

Last fetched

ayubpark.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · ayubpark.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ayubpark.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.88.225162.55.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1647
Organization
army heritage foundation
Contact emails

Subdomains

9 observed subdomains of ayubpark.com.

Web-graph footprint

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

7 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ayubpark.com

SPF policy

14 SPF mechanisms authorising senders for ayubpark.com.

MechanismTarget
SPF_Aayubpark.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP140.99.202.106
SPF_IP140.99.202.107
SPF_IP162.55.88.225
SPF_IP165.140.87.200
SPF_IP192.169.81.70
SPF_IP192.169.81.94
SPF_IP208.115.216.62
SPF_IP216.245.219.42
SPF_IP23.111.187.131
SPF_IP23.226.131.167
SPF_IP64.31.62.26
SPF_MXayubpark.com

Related pages

Pivot deeper into the graph from ayubpark.com.

Cypher and MCP

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

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