Skip to content

Hostname

branchadmin.efulife.com

Last fetched

branchadmin.efulife.com resolves to 1 IPv4 address operated by AS23966 in PK.

Nutrition Label

WHISPER CANON · branchadmin.efulife.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/branchadmin.efulife.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.2.135.60210.2.135.0/24AS23966PK

WHOIS identity

No WHOIS records are currently associated with branchadmin.efulife.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • branchadmin.efulife.com

SPF policy

5 SPF mechanisms authorising senders for branchadmin.efulife.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.turbo-smtp.com
SPF_IP124.29.246.242
SPF_IP202.61.51.194
SPF_IP210.2.135.60

Related pages

Pivot deeper into the graph from branchadmin.efulife.com.

Cypher and MCP

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

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