Skip to content

Hostname

gerdau.com

Last fetched

gerdau.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · gerdau.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gerdau.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.167.17.5552.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:9
Organization
gerdau s.a. na na
Contact emails

Subdomains

87 observed subdomains of gerdau.com.

Web-graph footprint

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

182 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gerdau.com.

MechanismTarget
SPF_IP157.133.241.19/32
SPF_IP18.196.215.67/32
SPF_IP189.42.125.0/24
SPF_IP198.37.155.176
SPF_IP47.206.80.174
SPF_IP64.45.174.44
SPF_IP69.59.152.244

Related pages

Pivot deeper into the graph from gerdau.com.

Cypher and MCP

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

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