Skip to content

Hostname

nulab.com

Last fetched

nulab.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nulab.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nulab.com

Resolution chain

nulab.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.80.10318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.11518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.3218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.151.1554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.5454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
masanori hashimoto
Contact emails

Subdomains

31 observed subdomains of nulab.com.

Web-graph footprint

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

1,056 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nulab.com.

MechanismTarget
SPF_INCLUDE48443422.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mta.nulab-inc.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_IP128.245.247.197

Related pages

Pivot deeper into the graph from nulab.com.

Cypher and MCP

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

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