Skip to content

Hostname

made2web.com

Last fetched

made2web.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · made2web.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/made2web.com

Resolution chain

made2web.com 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:1005
Organization
domains by proxy,
Contact emails

Subdomains

68 observed subdomains of made2web.com.

Web-graph footprint

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

64 sites link to this hostname.

199 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for made2web.com.

MechanismTarget
SPF_Amade2web.com
SPF_INCLUDE444622.spf10.hubspotemail.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.scar.made2grow.com
SPF_IP185.118.115.209
SPF_IP185.118.115.216
SPF_IP185.118.115.218
SPF_IP185.118.115.221
SPF_MXmade2web.com

Related pages

Pivot deeper into the graph from made2web.com.

Cypher and MCP

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

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