Skip to content

Hostname

verticalmag.com

Last fetched

verticalmag.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.25.205.43104.25.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.25.206.43104.25.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.82.232172.67.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of verticalmag.com.

Web-graph footprint

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

863 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for verticalmag.com.

MechanismTarget
SPF_Anews.mhmpub.com
SPF_Averticalmag.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEnewsletters.mhmpub.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXverticalmag.com

Related pages

Pivot deeper into the graph from verticalmag.com.

Cypher and MCP

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

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