Skip to content

Hostname

sametal.co.za

Last fetched

sametal.co.za resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists registrar:mindspring computing as the registrar.

Nutrition Label

WHISPER CANON · sametal.co.zaRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/sametal.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
62.72.17.21262.72.16.0/22AS47583FR

WHOIS identity

Registrar
registrar:mindspring computing
Organization
sa metal
Contact emails

Subdomains

22 observed subdomains of sametal.co.za.

Web-graph footprint

Distinct hostnames that link to or from sametal.co.za in the public web crawl.

43 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sametal.co.za.

MechanismTarget
SPF_Asametal.co.za
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspf.titan.email
SPF_IP165.90.199.4
SPF_IP170.187.184.227
SPF_IP62.72.17.212
SPF_IP77.95.113.11
SPF_IP85.90.246.95
SPF_MXsametal.co.za

Related pages

Pivot deeper into the graph from sametal.co.za.

Cypher and MCP

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

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