Skip to content

Hostname

yingnflo.com

Last fetched

yingnflo.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · yingnflo.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/yingnflo.com

Resolution chain

yingnflo.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:120
Organization
dns admin
Contact emails

Subdomains

4 observed subdomains of yingnflo.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

57 SPF mechanisms authorising senders for yingnflo.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.spf.sabre.com.spf.has.pphosted.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-uscentral1.synxis.com
SPF_INCLUDEspf-useast4.synxis.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.givex.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP110.173.238.63
SPF_IP116.6.112.114
SPF_IP116.6.227.194
SPF_IP146.20.113.101
SPF_IP146.20.113.144/32
SPF_IP146.20.113.217
SPF_IP149.72.0.0/16
SPF_IP156.70.24.139
SPF_IP156.70.25.163
SPF_IP159.183.0.0/16
SPF_IP161.199.112.0/24
SPF_IP161.199.13.0/24
SPF_IP165.84.166.163
SPF_IP165.84.166.173
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP180.166.2.153
SPF_IP192.133.16.0/24
SPF_IP192.254.112.0/20
SPF_IP192.82.209.0/24
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP199.167.217.90
SPF_IP206.136.46.170
SPF_IP208.117.48.0/20
SPF_IP209.202.224.170
SPF_IP210.177.245.138
SPF_IP210.177.245.150
SPF_IP216.80.7.2
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP38.111.1.0/24
SPF_IP46.252.67.2
SPF_IP50.31.32.0/19
SPF_IP59.50.94.206
SPF_IP60.168.131.91
SPF_IP62.13.128.0/24
SPF_IP62.13.129.128/25
SPF_IP62.13.136.0/22
SPF_IP62.13.140.0/22
SPF_IP62.13.144.0/22
SPF_IP62.13.148.0/23
SPF_IP62.13.150.0/23
SPF_IP62.13.152.0/23
SPF_IP64.71.149.160/28
SPF_IP65.144.119.0/24
SPF_IP72.52.72.32/28

Related pages

Pivot deeper into the graph from yingnflo.com.

Cypher and MCP

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

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