Skip to content

Hostname

physistec.com.br

Last fetched

physistec.com.br resolves to 1 IPv4 address operated by AS271239 in BR.

Nutrition Label

WHISPER CANON · physistec.com.brRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/physistec.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
45.225.128.12445.225.128.0/23AS271239BR

WHOIS identity

Registrar
Organization
rodinei costa da silva
Contact emails

Subdomains

46 observed subdomains of physistec.com.br.

Web-graph footprint

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

19 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • physistec.com.br

SPF policy

10 SPF mechanisms authorising senders for physistec.com.br.

MechanismTarget
SPF_Aphysistec.com.br
SPF_INCLUDEsmtp.digiservers.com.br
SPF_INCLUDEsmtp2.digiservers.com.br
SPF_IP143.137.188.10
SPF_IP177.39.22.220
SPF_IP177.70.25.18
SPF_IP177.70.26.7
SPF_IP201.46.120.57
SPF_IP45.225.128.124
SPF_MXphysistec.com.br

Related pages

Pivot deeper into the graph from physistec.com.br.

Cypher and MCP

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

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