Skip to content

Hostname

puls4.com

Last fetched

puls4.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · puls4.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/puls4.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.178.5115.197.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.188.2413.33.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1443
Organization
bernhard albrecht
Contact emails

Subdomains

20 observed subdomains of puls4.com.

Web-graph footprint

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

1,155 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for puls4.com.

MechanismTarget
SPF_Apuls4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP138.201.121.92
SPF_IP176.9.76.42
SPF_IP78.46.66.109
SPF_IP78.46.66.78
SPF_IP85.125.80.146
SPF_IP85.125.84.200
SPF_IP92.60.12.230
SPF_MXpuls4.com

Related pages

Pivot deeper into the graph from puls4.com.

Cypher and MCP

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

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