Skip to content

Hostname

top-welding.com

Last fetched

top-welding.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2476 as the registrar.

Nutrition Label

WHISPER CANON · top-welding.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/top-welding.com

Resolution chain

top-welding.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.13.25104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
116.202.166.61116.202.0.0/16AS24940DE
172.67.197.16172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
57.128.64.1857.128.0.0/17AS16276FR

WHOIS identity

Registrar
iana:2476
Organization
domain administrator
Contact emails

Subdomains

12 observed subdomains of top-welding.com.

Web-graph footprint

Distinct hostnames that link to or from top-welding.com in the public web crawl.

8 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for top-welding.com.

MechanismTarget
SPF_Atop-welding.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP141.94.139.58
SPF_IP146.88.232.236
SPF_IP146.88.236.79
SPF_IP185.221.182.94
SPF_IP57.128.64.18
SPF_MXtop-welding.com

Related pages

Pivot deeper into the graph from top-welding.com.

Cypher and MCP

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

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