Skip to content

Hostname

aypiajans.com

Last fetched

aypiajans.com resolves to 1 IPv4 address operated by AS199724 in TR. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.13.63.217149.13.63.0/24AS199724TR

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

9 observed subdomains of aypiajans.com.

Web-graph footprint

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

8 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aypiajans.com.

MechanismTarget
SPF_Aaypiajans.com
SPF_IP188.132.181.248/29
SPF_IP188.132.182.248/29
SPF_IP212.68.53.248/29
SPF_IP212.68.62.248/29
SPF_IP212.68.63.232/29
SPF_IP212.68.63.248/29
SPF_IP31.210.34.248/29
SPF_IP78.135.65.0/26
SPF_MXaypiajans.com

Related pages

Pivot deeper into the graph from aypiajans.com.

Cypher and MCP

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

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