Skip to content

Hostname

mail.upperlevelhosting.com

Last fetched

mail.upperlevelhosting.com resolves to 2 IPv4 addresses operated by BIGSCOOTS - BigScoots in US.

Nutrition Label

WHISPER CANON · mail.upperlevelhosting.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.upperlevelhosting.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.117.38.80208.117.38.0/24AS394303BIGSCOOTS - BigScootsUS
38.58.228.24138.58.224.0/21AS394303BIGSCOOTS - BigScootsUS

WHOIS identity

No WHOIS records are currently associated with mail.upperlevelhosting.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • mail.upperlevelhosting.com

SPF policy

5 SPF mechanisms authorising senders for mail.upperlevelhosting.com.

MechanismTarget
SPF_Amail.upperlevelhosting.com
SPF_INCLUDEspf.securedserverspace.com
SPF_IP208.117.38.80
SPF_IP23.29.132.35
SPF_MXmail.upperlevelhosting.com

Related pages

Pivot deeper into the graph from mail.upperlevelhosting.com.

Cypher and MCP

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

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