Skip to content

Hostname

phobyx.com

Last fetched

phobyx.com resolves to 1 IPv4 address operated by AS15598 in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · phobyx.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/phobyx.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.146.10.13762.146.8.0/22AS15598DE

WHOIS identity

Registrar
iana:15
Organization
gerrit meyer
Contact emails

Subdomains

10 observed subdomains of phobyx.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for phobyx.com.

MechanismTarget
SPF_IP217.114.222.160/25
SPF_IP62.141.58.6
SPF_IP62.141.59.6
SPF_IP62.146.10.128/26
SPF_IP80.190.225.128/25
SPF_MXphobyx.com

Related pages

Pivot deeper into the graph from phobyx.com.

Cypher and MCP

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

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