Skip to content

Hostname

paramail.paramountcommunication.com

Last fetched

paramail.paramountcommunication.com resolves to 1 IPv4 address operated by RFC2270-UUNET-CUSTOMER - Verizon Business in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
67.90.142.9367.90.142.0/24AS7046RFC2270-UUNET-CUSTOMER - Verizon BusinessUS

WHOIS identity

No WHOIS records are currently associated with paramail.paramountcommunication.com in WhisperGraph.

Subdomains

20 observed subdomains of paramail.paramountcommunication.com.

Web-graph footprint

Distinct hostnames that link to or from paramail.paramountcommunication.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for paramail.paramountcommunication.com.

MechanismTarget
SPF_IP209.49.180.233
SPF_IP209.49.180.234/31
SPF_IP209.49.180.236/30
SPF_IP209.49.180.240/31
SPF_IP209.49.180.242

Related pages

Pivot deeper into the graph from paramail.paramountcommunication.com.

Cypher and MCP

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

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