Skip to content

Hostname

michael.aivaliotis.com

Last fetched

michael.aivaliotis.com resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA.

Nutrition Label

WHISPER CANON · michael.aivaliotis.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/michael.aivaliotis.com

Resolution chain

michael.aivaliotis.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.163.147.60108.163.128.0/18AS32613IWEB-AS - Leaseweb Canada Inc.CA
174.142.230.45174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

No WHOIS records are currently associated with michael.aivaliotis.com in WhisperGraph.

Subdomains

1 observed subdomain of michael.aivaliotis.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for michael.aivaliotis.com.

MechanismTarget
SPF_Amichael.aivaliotis.com
SPF_INCLUDErelay.spamshield.io
SPF_IP174.142.221.60
SPF_IP174.142.221.61
SPF_IP184.107.112.45
SPF_IP209.172.35.61
SPF_IP72.55.186.53/32
SPF_MXmichael.aivaliotis.com

Related pages

Pivot deeper into the graph from michael.aivaliotis.com.

Cypher and MCP

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

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