Skip to content

Hostname

aviorpk.com

Last fetched

aviorpk.com resolves to 1 IPv4 address operated by AS12876 in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · aviorpk.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aviorpk.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.158.145.3551.158.128.0/17AS12876NL

WHOIS identity

Registrar
iana:303
Organization
shahzain iqbal
Contact emails

Subdomains

7 observed subdomains of aviorpk.com.

Threat posture

History

Mail and authentication

MX records

  • aviorpk.com

SPF policy

12 SPF mechanisms authorising senders for aviorpk.com.

MechanismTarget
SPF_Aaviorpk.com
SPF_IP155.94.241.37
SPF_IP158.69.244.239
SPF_IP163.172.83.68
SPF_IP192.99.34.88
SPF_IP195.154.163.90
SPF_IP195.154.252.2
SPF_IP51.15.12.221
SPF_IP51.158.145.35
SPF_IP69.12.74.106
SPF_IP94.23.247.73
SPF_MXaviorpk.com

Related pages

Pivot deeper into the graph from aviorpk.com.

Cypher and MCP

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

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