Skip to content

Hostname

elofa88.com

Last fetched

elofa88.com resolves to 2 IPv4 addresses operated by AS131626 in TW. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · elofa88.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/elofa88.com

Resolution chain

elofa88.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:460
Organization
bo cing wang
Contact emails

Subdomains

2 observed subdomains of elofa88.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for elofa88.com.

MechanismTarget
SPF_Aelofa88.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.144.33.0/24
SPF_IP113.196.236.0/24
SPF_IP122.147.44.0/24
SPF_IP218.32.192.0/26
SPF_IP61.66.28.0/24
SPF_MXelofa88.com

Related pages

Pivot deeper into the graph from elofa88.com.

Cypher and MCP

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

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