Skip to content

Hostname

efios-pro.com

Last fetched

efios-pro.com resolves to 1 IPv4 address operated by SATT-AS - SATT a.s. in CZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · efios-pro.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/efios-pro.com

Resolution chain

efios-pro.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.31.225.1531.31.224.0/19AS56566SATT-AS - SATT a.s.CZ

WHOIS identity

Registrar
iana:69
Organization
efios spol. s r.o.
Contact emails

Subdomains

2 observed subdomains of efios-pro.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for efios-pro.com.

MechanismTarget
SPF_Ans3.extrahosting.cz
SPF_Asmtp.extrahosting.cz
SPF_Asmtp2.extrahosting.cz
SPF_Asmtp3.extrahosting.cz
SPF_MXefios-pro.com

Related pages

Pivot deeper into the graph from efios-pro.com.

Cypher and MCP

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

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