Skip to content

Hostname

philandjer.com

Last fetched

philandjer.com resolves to 1 IPv4 address operated by JAGUAR-AS in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.18.80.218185.18.80.0/22AS30781JAGUAR-ASFR

WHOIS identity

Registrar
iana:433
Organization
fds
Contact emails

Subdomains

2 observed subdomains of philandjer.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for philandjer.com.

MechanismTarget
SPF_Amail.fdspro.com
SPF_Aphilandjer.com
SPF_INCLUDE_spfededoc.idline.fr
SPF_INCLUDEdnsexit.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mgrt.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.191.38.144/29
SPF_IP94.247.179.214/32

Related pages

Pivot deeper into the graph from philandjer.com.

Cypher and MCP

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

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