Skip to content

Hostname

usanethosting.com

Last fetched

usanethosting.com resolves to 104.18.42.140, announced in 104.18.42.0/24 by CLOUDFLARENET - Cloudflare, Inc. in CA. usanethosting.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 · usanethosting.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/usanethosting.com

Resolution chain

IPv6 resolution

Attribution

newfold

ORIGIN_AS

WHOIS identity

Registrar
iana:886
Registrant organisation
domain manager
Contact emails
corpdomains@endurance.com, corpdomains@newfold.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

  • dexter.ns.cloudflare.com
  • michelle.ns.cloudflare.com
  • ns1.usanethosting.com
  • ns2.usanethosting.com
  • ns1.yourhostingaccount.com

MX records

  • usanethosting-com.mail.protection.outlook.com

SPF policy

  • ip: 65.254.224.0/19
  • ip: 38.113.1.0/24
  • ip: 209.17.115.0/24
  • ip: 38.113.20.0/24
  • ip: 64.69.218.0/24
  • ip: 12.45.243.128/26
  • include: _spf.hostedemail.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • include: spf.websitewelcome.com
  • include: registrarmail.net

Threat-feed evidence

History

Related pages

Pivot from usanethosting.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: "usanethosting.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.