Skip to content

Hostname

officient.io

Last fetched

officient.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · officient.ioRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/officient.io

Resolution chain

officient.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.132.75.57108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.201.7.3518.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.185.12918.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.221.2523.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.25.18034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.84.8434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.243.14434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.35.11434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.30.9952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.236.14152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.48.252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.65.8952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.213.21752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.251.3952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.47.11052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.251.19054.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.179.12554.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.223.4654.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.167.19663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.147.19899.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1052
Organization
exact group b.v.
Contact emails

Subdomains

71 observed subdomains of officient.io.

Web-graph footprint

Distinct hostnames that link to or from officient.io in the public web crawl.

44 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for officient.io.

MechanismTarget
SPF_INCLUDE6985553.spf01.hubspotemail.net
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from officient.io.

Cypher and MCP

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

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