Skip to content

Hostname

enterprisesgoodwill.com

Last fetched

enterprisesgoodwill.com resolves to 2 IPv4 addresses operated by CYFUTURE-AS-IN - Cyfuture India Pvt. Ltd. in IN. WHOIS lists iana:4326 as the registrar.

Nutrition Label

WHISPER CANON · enterprisesgoodwill.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/enterprisesgoodwill.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.234.179.58104.234.179.0/24AS55470CYFUTURE-AS-IN - Cyfuture India Pvt. Ltd.IN
195.3.221.106195.3.220.0/23AS201814Mevspace - MEVSPACE sp. z o.o.PL

WHOIS identity

Registrar
iana:4326
Organization
goodwill enterprises
Contact emails

Subdomains

5 observed subdomains of enterprisesgoodwill.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for enterprisesgoodwill.com.

MechanismTarget
SPF_Aenterprisesgoodwill.com
SPF_IP195.3.221.106
SPF_MXenterprisesgoodwill.com

Related pages

Pivot deeper into the graph from enterprisesgoodwill.com.

Cypher and MCP

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

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