Skip to content

Hostname

inflectionpoint.blog

Last fetched

inflectionpoint.blog resolves to 3 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:1531 as the registrar.

Nutrition Label

WHISPER CANON · inflectionpoint.blogRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/inflectionpoint.blog

Resolution chain

inflectionpoint.blog resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.78.180192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.203192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
3.7.161.163.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1531
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

2 observed subdomains of inflectionpoint.blog.

Web-graph footprint

Distinct hostnames that link to or from inflectionpoint.blog in the public web crawl.

27 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for inflectionpoint.blog.

MechanismTarget
SPF_INCLUDE_spf.wpcloud.com

Related pages

Pivot deeper into the graph from inflectionpoint.blog.

Cypher and MCP

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

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