Skip to content

Hostname

kyfb.com

Last fetched

kyfb.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kyfb.comRouting diversity4.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kyfb.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.27.56.5100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.240.125100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.190.1213.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.121.1363.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.240.24434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.45.22044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.252.19552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.239.1652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.132.137100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

47 observed subdomains of kyfb.com.

Web-graph footprint

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

309 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kyfb.com.

MechanismTarget
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf-002a4101.pphosted.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.0.31.46
SPF_IP147.0.31.47
SPF_IP205.201.46.142
SPF_IP205.201.47.170
SPF_IP209.18.93.87
SPF_IP209.18.93.88

Related pages

Pivot deeper into the graph from kyfb.com.

Cypher and MCP

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

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