Skip to content

Hostname

phpmyadmin.cjd.net

Last fetched

phpmyadmin.cjd.net resolves to 1 IPv4 address operated by Online SAS in FR.

Nutrition Label

WHISPER CANON · phpmyadmin.cjd.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/phpmyadmin.cjd.net

Resolution chain

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

IPPrefixASNOperatorCountry
51.159.74.12251.158.0.0/15AS12876Online SASFR

WHOIS identity

No WHOIS records are currently associated with phpmyadmin.cjd.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for phpmyadmin.cjd.net.

MechanismTarget
SPF_INCLUDEmpmailserv.co.uk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.131.162.31
SPF_IP104.131.56.22
SPF_IP162.243.221.196
SPF_IP178.62.118.62
SPF_IP213.186.44.166
SPF_IP37.122.211.40
SPF_IP46.105.246.24

Related pages

Pivot deeper into the graph from phpmyadmin.cjd.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "phpmyadmin.cjd.net"})-[: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.