Skip to content

Hostname

tfgapps.com

Last fetched

tfgapps.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. tfgapps.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 · tfgapps.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tfgapps.com

Resolution chain

No IPv4 resolution is recorded for tfgapps.com in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of tfgapps.com owner
Contact emails
24f387ec-30ed-4725-837e-8c21ca1b27e5@identity-protect.org, 4f20bd02-9417-4b1d-8b3c-77650a4285c4@identity-protect.org, 6910679d-d184-4122-a159-61c8d85bd469@identity-protect.org, 9201b30c-95a5-4025-a5e7-d4ab4ae25a46@identity-protect.org, 9569b5e3-ff8a-467c-a001-5e871a313e08@identity-protect.org, b5831e64-387a-4402-958e-d25b3afe5034@identity-protect.org, f20baf0f-3e59-43bc-9f35-f6794c1c49a6@identity-protect.org, owner-1647664@tfgapps.com.whoisprivacyservice.org, owner@tfgapps.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-68.awsdns-08.com
  • ns-515.awsdns-00.net
  • ns-1527.awsdns-62.org
  • ns-2033.awsdns-62.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: amazonses.com
  • include: _spf.google.com
  • include: mail.zendesk.com
  • include: mailgun.org

Threat-feed evidence

History

Related pages

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