Skip to content

Hostname

tamfitronics.com

Last fetched

tamfitronics.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · tamfitronics.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tamfitronics.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.136172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.120172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
209.145.53.231209.145.48.0/20AS40021CONTABO-40021 - Contabo Inc.US

WHOIS identity

Registrar
iana:1910
Organization
tamfitronics integrated services
Contact emails

Subdomains

27 observed subdomains of tamfitronics.com.

Web-graph footprint

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

10 sites link to this hostname.

585 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tamfitronics.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEspf0001.neo.space

Related pages

Pivot deeper into the graph from tamfitronics.com.

Cypher and MCP

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

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