Skip to content

Hostname

uss.com

Last fetched

uss.com resolves to 170.191.2.22, announced in 170.191.2.0/24 by X - United States Steel Corporation in US. uss.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · uss.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/uss.com

Resolution chain

IPv6 resolution

No AAAA record for uss.com is recorded in WhisperGraph.

Attribution

united states steel

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
us steel corporation
Contact emails
usx_domain_admin@uss.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns3.level3.net
  • ns4.level3.net

MX records

  • mxa-00264f01.gslb.pphosted.com
  • mxb-00264f01.gslb.pphosted.com
  • pphosted-a.uss.com
  • pphosted-b.uss.com

SPF policy

  • ip: 208.67.24.0/22
  • ip: 199.248.185.0/24
  • ip: 204.10.22.0/24
  • ip: 63.101.151.0/28
  • ip: 147.154.20.1/32
  • ip: 81.93.164.103/32
  • ip: 198.233.179.12/32
  • ip: 67.231.156.120/32
  • ip: 13.108.254.128/28
  • ip: 65.221.12.128/32
  • ip: 69.20.58.129/32
  • ip: 20.119.207.133/32
  • ip: 13.108.238.144/28
  • ip: 65.221.12.148/32
  • ip: 52.1.14.157/32
  • ip: 13.110.78.160/28
  • ip: 20.119.174.191/32
  • ip: 81.93.173.201/32
  • ip: 20.230.106.230/32
  • ip: 74.63.149.244/32
  • ip: 107.20.210.250/32
  • ip: 147.154.0.3/32
  • ip: 20.114.186.35/32
  • ip: 207.97.197.45/32
  • ip: 207.97.197.46/32
  • ip: 148.163.156.50/32
  • ip: 38.135.98.52/32
  • include: rp.oracleemaildelivery.com
  • include: spf.protection.outlook.com
  • include: spf-00264f02.pphosted.com
  • include: _spf.salesforce.com
  • mx: uss.com

Threat-feed evidence

History

Related pages

Pivot from uss.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "uss.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.