Skip to content

Hostname

jaguar-network.com

Last fetched

jaguar-network.com resolves to 1 IPv4 address operated by AS30781 in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · jaguar-network.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/jaguar-network.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.153.254.2478.153.224.0/19AS30781FR

WHOIS identity

Registrar
iana:74
Organization
jaguar network
Contact emails

Subdomains

58 observed subdomains of jaguar-network.com.

Web-graph footprint

Distinct hostnames that link to or from jaguar-network.com in the public web crawl.

150 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for jaguar-network.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:240:2::46/64
SPF_IP2a05:6e02:0:0:0:0:0:0
SPF_IP78.153.232.129
SPF_IP78.153.232.8/32
SPF_IP78.153.252.10
SPF_IP78.153.253.114
SPF_IP78.153.253.144
SPF_IP85.31.192.0/24
SPF_IP85.31.193.0/25
SPF_IP88.212.152.128/32

Related pages

Pivot deeper into the graph from jaguar-network.com.

Cypher and MCP

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

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