Skip to content

Hostname

tiff.org

Last fetched

tiff.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tiff.orgRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tiff.org

Resolution chain

tiff.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.209.4.1083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
tiff advisory services
Contact emails

Subdomains

9 observed subdomains of tiff.org.

Web-graph footprint

Distinct hostnames that link to or from tiff.org in the public web crawl.

52 sites link to this hostname.

109 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for tiff.org.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.11.136.212
SPF_IP13.92.87.99
SPF_IP138.91.117.39
SPF_IP144.121.15.130
SPF_IP173.203.15.36
SPF_IP20.122.226.46
SPF_IP20.228.138.39
SPF_IP38.140.159.59
SPF_IP40.121.35.221
SPF_IP40.71.98.53
SPF_IP50.204.107.228
SPF_IP50.204.107.230
SPF_IP50.206.203.131
SPF_IP50.206.203.132
SPF_IP52.146.39.210
SPF_IP8.22.142.96

Related pages

Pivot deeper into the graph from tiff.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tiff.org"})-[: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.