Skip to content

Hostname

efmdglobal.org

Last fetched

efmdglobal.org resolves to 35.214.198.225, announced in 35.221.80.0/20 by GOOGLE - Google LLC in NL. efmdglobal.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · efmdglobal.orgRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/efmdglobal.org

Resolution chain

IPv6 resolution

No AAAA record for efmdglobal.org is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1464
Registrant organisation
nick pergoot
Contact emails
nick@perpar.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns.bnamed.eu
  • ns.nscluster.sk
  • ns.nscluster.tf
  • ns.bnamed.uk
  • ns.bnamed.us

MX records

  • d330006.a.ess.de.barracudanetworks.com
  • d330006.b.ess.de.barracudanetworks.com

SPF policy

  • ip: 3.75.28.146/32
  • ip: 52.28.187.173/32
  • ip: 3.74.105.22/32
  • ip: 52.58.86.220/32
  • ip: 217.112.189.38/32
  • include: my.billit.be
  • include: amazonses.com
  • include: spf.ess.de.barracudanetworks.com
  • include: userinclude.dme3ds1.com
  • include: spf.mandrillapp.com
  • include: servers.mcsv.net

Threat-feed evidence

History

Related pages

Pivot from efmdglobal.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "efmdglobal.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.