Skip to content

Hostname

efeedlink.com

Last fetched

efeedlink.com resolves to 2 IPv4 addresses operated by IDNIC-MEIWA-AS-ID PT Meiwa Mold Indonesia in CN. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · efeedlink.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/efeedlink.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.46.34.75202.46.34.0/24AS142132IDNIC-MEIWA-AS-ID PT Meiwa Mold IndonesiaCN
47.237.177.8347.237.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareSG

WHOIS identity

Registrar
iana:9
Organization
efeedlink pte
Contact emails

Subdomains

51 observed subdomains of efeedlink.com.

Web-graph footprint

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

138 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for efeedlink.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.46.34.75
SPF_IP202.46.34.76

Related pages

Pivot deeper into the graph from efeedlink.com.

Cypher and MCP

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

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