Skip to content

Hostname

logoi.ph

Last fetched

logoi.ph resolves to 1 IPv4 address operated by AS29550 in GB.

Nutrition Label

WHISPER CANON · logoi.phRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/logoi.ph

Resolution chain

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

IPPrefixASNOperatorCountry
94.76.240.5894.76.192.0/18AS29550GB

WHOIS identity

No WHOIS records are currently associated with logoi.ph in WhisperGraph.

Subdomains

7 observed subdomains of logoi.ph.

Web-graph footprint

Distinct hostnames that link to or from logoi.ph in the public web crawl.

36 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • logoi.ph

SPF policy

5 SPF mechanisms authorising senders for logoi.ph.

MechanismTarget
SPF_Alogoi.ph
SPF_INCLUDE_spf.google.com
SPF_IP92.48.108.125
SPF_IP94.76.240.58
SPF_MXlogoi.ph

Related pages

Pivot deeper into the graph from logoi.ph.

Cypher and MCP

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

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