Skip to content

Hostname

php.net

Last fetched

php.net resolves to 1 IPv4 address operated by SOPRADO-ANY in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · php.netRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/php.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.85.0.29185.85.0.0/24AS20546SOPRADO-ANYDE

WHOIS identity

Registrar
iana:69
Organization
php development team
Contact emails

Subdomains

170 observed subdomains of php.net.

Web-graph footprint

Distinct hostnames that link to or from php.net in the public web crawl.

55,084 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for php.net.

MechanismTarget
SPF_IP140.211.15.143
SPF_IP142.93.197.176
SPF_IP157.90.121.187
SPF_IP2604:a880:400:d0:0:0:1c74:1001
SPF_IP2a01:4f8:1c1e:416d:0:0:0:1
SPF_IP2a02:cb43:8000:0:0:0:0:1102
SPF_IP45.112.84.5

Related pages

Pivot deeper into the graph from php.net.

Cypher and MCP

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

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