Skip to content

Hostname

ewebforce.net

Last fetched

ewebforce.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ewebforce.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ewebforce.net

Resolution chain

ewebforce.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
mark griffith
Contact emails

Subdomains

16 observed subdomains of ewebforce.net.

Web-graph footprint

Distinct hostnames that link to or from ewebforce.net in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for ewebforce.net.

MechanismTarget
SPF_Aewebforce.net
SPF_IP209.115.48.40
SPF_IP209.115.50.42
SPF_IP209.115.50.6
SPF_IP216.29.113.26
SPF_IP216.29.113.62
SPF_IP216.29.165.20
SPF_IP216.29.205.42
SPF_IP216.29.207.126
SPF_IP216.29.249.58
SPF_IP216.29.40.158
SPF_IP216.29.96.154
SPF_IP216.29.96.174
SPF_IP38.101.67.99
SPF_IP38.119.217.72
SPF_MXewebforce.net

Related pages

Pivot deeper into the graph from ewebforce.net.

Cypher and MCP

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

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