Skip to content

Hostname

polyflame.com

Last fetched

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

Nutrition Label

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

Resolution chain

polyflame.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:299
Organization
daniel boughanim
Contact emails

Subdomains

17 observed subdomains of polyflame.com.

Web-graph footprint

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

29 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for polyflame.com.

MechanismTarget
SPF_Apolyflame.com
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.71.35.16/28
SPF_IP46.22.206.46
SPF_IP77.159.226.48/28
SPF_IP91.121.194.1
SPF_IP95.128.74.214
SPF_MXpolyflame.com

Related pages

Pivot deeper into the graph from polyflame.com.

Cypher and MCP

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

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