Skip to content

Hostname

marxokubo.com

Last fetched

marxokubo.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.8.178.13252.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
marx/okubo associates,
Contact emails

Subdomains

13 observed subdomains of marxokubo.com.

Web-graph footprint

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

32 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for marxokubo.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE_spf.mxhero.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.178.191.78
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP174.127.187.174
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP208.90.187.211
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP50.224.82.98
SPF_IP50.249.72.113
SPF_IP64.128.205.58
SPF_IP64.129.87.98
SPF_IP64.159.138.14
SPF_IP67.78.49.230
SPF_IP71.251.18.128
SPF_IP8.53.112.25

Related pages

Pivot deeper into the graph from marxokubo.com.

Cypher and MCP

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

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