Skip to content

Hostname

qualicosteel.com

Last fetched

qualicosteel.com resolves to 3 IPv4 addresses operated by WOW-INTERNET - WideOpenWest Finance LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · qualicosteel.comRouting diversity3.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/qualicosteel.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.47.204.82216.47.204.0/24AS7265WOW-INTERNET - WideOpenWest Finance LLCUS
216.93.130.72216.93.128.0/20AS13825TROYCABLE-NET - Troy Cablevision, Inc.US
48.214.166.3748.208.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
qualico steel company,
Contact emails

Subdomains

11 observed subdomains of qualicosteel.com.

Web-graph footprint

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

6 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for qualicosteel.com.

MechanismTarget
SPF_INCLUDEedgepilot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.47.202.226/28

Related pages

Pivot deeper into the graph from qualicosteel.com.

Cypher and MCP

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

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