Skip to content

Hostname

press-agrum.com

Last fetched

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

Nutrition Label

WHISPER CANON · press-agrum.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/press-agrum.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.92104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.92104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.224172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:81
Organization
justin crozet
Contact emails

Subdomains

37 observed subdomains of press-agrum.com.

Web-graph footprint

Distinct hostnames that link to or from press-agrum.com in the public web crawl.

103 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for press-agrum.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP2001:810::/32
SPF_IP212.95.64.0/19
SPF_IP212.95.70.50
SPF_IP212.95.71.132
SPF_IP212.95.72.180
SPF_IP212.95.72.201
SPF_IP213.225.160.0/19
SPF_IP51.178.68.51
SPF_IP51.91.178.160
SPF_IP77.158.66.196
SPF_IP77.158.66.197
SPF_IP77.158.66.198
SPF_IP92.222.151.35

Related pages

Pivot deeper into the graph from press-agrum.com.

Cypher and MCP

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

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