Skip to content

Hostname

aviamos.com

Last fetched

aviamos.com resolves to 1 IPv4 address operated by AS47521 in GR. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.78.220.222185.78.220.0/22AS47521GR

WHOIS identity

Registrar
iana:303
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

8 observed subdomains of aviamos.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aviamos.com.

MechanismTarget
SPF_Aaviamos.com
SPF_IP136.243.133.41
SPF_IP168.119.68.122/32
SPF_IP23.88.70.79
SPF_IP2a01:4f8:242:166d:0:0:0:2
SPF_MXaviamos.com

Related pages

Pivot deeper into the graph from aviamos.com.

Cypher and MCP

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

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