Skip to content

Hostname

effectphotonics.com

Last fetched

effectphotonics.com resolves to 2 IPv4 addresses operated by LENNMEDIA in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · effectphotonics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/effectphotonics.com

Resolution chain

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

IPPrefixASNOperatorCountry
171.22.77.133171.22.77.0/24AS210930LENNMEDIANL
185.245.88.50185.245.88.0/22AS42707EQUEST-AS e-Quest IT DienstenNL

WHOIS identity

Registrar
iana:69
Organization
b. docter
Contact emails

Subdomains

3 observed subdomains of effectphotonics.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for effectphotonics.com.

MechanismTarget
SPF_Aeffectphotonics.com
SPF_INCLUDE_spf.hostnet.nl
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.34.115
SPF_IP167.89.110.89
SPF_IP171.22.77.133
SPF_IP171.22.77.67
SPF_IP2a10:9903:511:191:0:0:0:133
SPF_IP2a10:9903:511:43:0:0:0:67
SPF_MXeffectphotonics.com

Related pages

Pivot deeper into the graph from effectphotonics.com.

Cypher and MCP

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

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