Skip to content

Hostname

usfling.com

Last fetched

usfling.com resolves to 34.111.37.28, announced in 34.108.0.0/14 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. usfling.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 · usfling.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/usfling.com

Resolution chain

IPv6 resolution

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

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1387
Registrant organisation
meteor interactive b.v.
Contact emails
7a14ecdc71@usfling.com.whoistrustee.com, info@domain-contact.org, 0d82d8607c4cd8fe69669a2af210cc04dc0bb5bedcf57483d893a76bac4836fc@usfling.com.whoisproxy.org, 1da2be62f6e36ae8694ca7eea9da1dc383136cedebcfc115660fd2d57723e1f2@usfling.com.whoisproxy.org, b54c578f44ee21fb50f6cca37239b91a5be39f8609f443849d37b5f8076708dc@usfling.com.whoisproxy.org, c3b498138bbfe48f01e595c1481c950856e592991a8ae797805162e49241d9fe@usfling.com.whoisproxy.org, d6bc7e791fc3046fd7b0e51a125cfd986c8a892103866d5df8564ea22d39bffc@usfling.com.whoisproxy.org

Subdomains

Mail and authentication

Nameservers

  • ns1.dnsimple.com
  • ns3.dnsimple.com
  • ns1.dnsimple-edge.com
  • ns3.dnsimple-edge.io
  • ns2.dnsimple-edge.net
  • ns4.dnsimple-edge.org

MX records

  • mx1.smashtic.com

SPF policy

  • include: spf.smashtic.com
  • include: 136224628.spf2.netcorecloud.net

Threat-feed evidence

History

Related pages

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