Skip to content

Hostname

tfc.com

Last fetched

tfc.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tfc.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tfc.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.219.10618.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.3718.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.8018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.9718.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.5.10618.173.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.173.5.11918.173.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.173.5.2518.173.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.173.5.7018.173.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.60.11518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
lamonica, daryle
Contact emails

Subdomains

55 observed subdomains of tfc.com.

Web-graph footprint

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

109 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tfc.com.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.nexuspayables.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP69.74.50.59
SPF_MXtfc.com

Related pages

Pivot deeper into the graph from tfc.com.

Cypher and MCP

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

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