Skip to content

Hostname

transferology.com

Last fetched

transferology.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · transferology.comRouting diversity7.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/transferology.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.148.37100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.27.172.176100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.229.247107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.80.236107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.5.220107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.1.4918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.134.8618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.170.104184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.154.12123.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.143.393.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.58.2183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.21.2373.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.29.1003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.207.1733.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.242.793.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.100.23634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.132.5134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.79.5234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.207.24634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.108.11934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
collegesource,
Contact emails

Subdomains

4 observed subdomains of transferology.com.

Web-graph footprint

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

847 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for transferology.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP34.225.173.83

Related pages

Pivot deeper into the graph from transferology.com.

Cypher and MCP

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

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