Skip to content

Hostname

webmail.ourvuu.com

Last fetched

webmail.ourvuu.com resolves to 20 IPv4 addresses operated by FORKNETWORKING - Fork Networking, LLC in US.

Nutrition Label

WHISPER CANON · webmail.ourvuu.comRouting diversity6.7/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/webmail.ourvuu.com

Resolution chain

webmail.ourvuu.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.42.28.100100.42.16.0/20AS46841FORKNETWORKING - Fork Networking, LLCUS
100.42.28.101100.42.16.0/20AS46841FORKNETWORKING - Fork Networking, LLCUS
100.42.28.102100.42.16.0/20AS46841FORKNETWORKING - Fork Networking, LLCUS
100.42.28.98100.42.16.0/20AS46841FORKNETWORKING - Fork Networking, LLCUS
100.42.28.99100.42.16.0/20AS46841FORKNETWORKING - Fork Networking, LLCUS
103.114.163.170103.114.163.0/24AS142036US
103.114.163.251103.114.163.0/24AS142036US
104.140.224.218104.140.224.0/23AS62904AS62904 - Eonix CorporationUS
104.206.237.114104.206.236.0/22AS62904AS62904 - Eonix CorporationUS
104.206.237.115104.206.236.0/22AS62904AS62904 - Eonix CorporationUS
104.206.237.116104.206.236.0/22AS62904AS62904 - Eonix CorporationUS
104.206.237.117104.206.236.0/22AS62904AS62904 - Eonix CorporationUS
104.206.237.118104.206.236.0/22AS62904AS62904 - Eonix CorporationUS
135.125.236.40135.125.128.0/17AS16276DE
142.147.98.135142.147.96.0/22AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
142.147.98.137142.147.96.0/22AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
142.147.98.151142.147.96.0/22AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
142.171.138.28142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.50.161148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
198.23.215.25198.23.215.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

No WHOIS records are currently associated with webmail.ourvuu.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for webmail.ourvuu.com.

Related pages

Pivot deeper into the graph from webmail.ourvuu.com.

Cypher and MCP

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

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