Skip to content

Hostname

portables.org

Last fetched

portables.org resolves to 1 IPv4 address operated by INHERENT - ADISTA SAS in FR. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · portables.orgRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/portables.org

Resolution chain

portables.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.212.26.19191.212.26.0/24AS16347INHERENT - ADISTA SASFR

WHOIS identity

Registrar
iana:269
Organization
julien laepine
Contact emails

Subdomains

19 observed subdomains of portables.org.

Web-graph footprint

Distinct hostnames that link to or from portables.org in the public web crawl.

159 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for portables.org.

MechanismTarget
SPF_Aportables.org
SPF_INCLUDEservers.etarget-emailing.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.sg-autorepondeur.com
SPF_INCLUDEspf.shpmid.net
SPF_MXportables.org

Related pages

Pivot deeper into the graph from portables.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "portables.org"})-[: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.